home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / os2 / ssaver11.zip / readme < prev    next >
Text File  |  1993-12-14  |  4KB  |  92 lines

  1. ScreenSaver Version 1.1
  2. =======================
  3.  
  4. Copyright (C) 1993 Siegfried Hanisch
  5.  
  6. Permission to use, copy and distribute this software and its documentation
  7. for any purpose and without charging more than a nominal fee for copying is
  8. hereby granted, provided that the above copyright notice appear in all copies
  9. and that both that copyright notice and this permission notice appear in
  10. supporting documentation.  This software is provided "as is" without express
  11. or implied warranty.
  12.  
  13.  
  14. SHORT DESCRIPTION:
  15. ==================
  16.  
  17. ScreenSaver is an easy-to-use 32-bit screen saver for OS/2 2.x.
  18.  
  19. When ScreenSaver is started, it monitors your keyboard and mouse activity
  20. in the backgound. If there has not been any activity for some time, the saver
  21. becomes active. It stays active until the mouse is moved or clicked or a key
  22. is pressed. You can set various options by double clicking ScreenSaver in the
  23. window list (press Ctrl+Esc to show the window list). If you want to quit
  24. ScreenSaver, press the "Exit ScreenSaver" button in the configuration panel.
  25. ScreenSaver has the advantage of low memory consumption and very low CPU usage
  26. - this means virtually no performance impact on your normal work.
  27. ScreenSaver has a very modular structure: It searches its directory for saver
  28. modules and selects a module randomly when the saver becomes active. Therefore
  29. it is very easy to extend ScreenSaver by just copying new saver modules to its
  30. directory.
  31. Sample source code for do-it-yourself saver modules comes with the
  32. distribution; see the online help topic "Creating new saver modules"
  33. for information on how to do create your own modules.
  34. Even for people who don't know anything about programming it is possible to
  35. create their own saver modules; see the online help topic "Creating bitmap
  36. saver modules" for more information.
  37. For more information on this program, please refer to the online help.
  38.  
  39.  
  40. INSTALLATION:
  41. =============
  42.  
  43. Unpack the file SSAVER11.ZIP into some directory on your hard disk (I guess
  44. you have done that already since you are reading this file).
  45. Use the program INSTALL.CMD to create a ScreenSaver program object. The
  46. program object is created on the desktop. If you want ScreenSaver to be
  47. automatically started at boot time, move the program object to the startup
  48. folder.
  49. If you do not have installed the emx-DLLs already (you can find these DLLs in
  50. the subdirectory called DLL), change the LIBPATH statement in your CONFIG.SYS
  51. file to point to this directory, or copy the four DLLs to some location where
  52. LIBPATH points to already. If you already have the emx-DLLs, you can delete
  53. the DLL subdirectory.
  54. There are two additional ZIP files (SAMPLE.ZIP and CUSTBMP.ZIP) in the
  55. distribution ZIP file. Unless you want to write your own saver modules, you
  56. do not need to unpack them. They contain sample source code. See the online
  57. help for information on how to write your own saver modules.
  58. If you do not like some of the saver modules, you can delete the
  59. corresponding *.SSM file. The "Eternal Blackness" saver module is built into
  60. the ScreenSaver program and can therefore not be deleted.
  61.  
  62. ScreenSaver was written and tested on OS/2 2.1; it is likely to work with
  63. OS/2 2.0, too. Monitoring of fullscreen sessions works only for OS/2 2.1 or
  64. higher.
  65.  
  66.  
  67. RELEASE HISTORY:
  68. ================
  69.  
  70. version 1.0, Nov 30 1993:    initial release
  71. version 1.1, Dec 13 1993:    bugs fixes, minor improvements,
  72.                 monitoring of OS/2 fullscreen sessions
  73.  
  74.  
  75. CONTACTING THE AUTHOR:
  76. ======================
  77.  
  78. My mail address is
  79.     Siegfried Hanisch
  80.     Einsiedlergasse 6/16
  81.     A - 1050 Vienna
  82.     AUSTRIA / EUROPE
  83.  
  84. My Internet address is
  85.     hanisch@swwwnext.tuwien.ac.at
  86.  
  87. Please send any suggestions, comments or bug reports to one of the above
  88. addresses.
  89. If you have questions concerning the programming of new saver modules, please
  90. contact me via e-mail.
  91. If you like ScreenSaver please feel free to make a donation to the author.
  92.